home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld UK 2005 May
/
MW_UK_2005_05.iso
/
16 iCal utilities
/
quickCal.sit
/
quickCal
/
quickCal.app
/
Contents
/
Resources
/
CustomTable.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-01-24
|
215 b
|
17 lines
//
// CustomTable.h
// quickCal
//
// Created by chris struhar on 1/22/05.
// Copyright 2005 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface CustomTable : NSTableView {
}
@end